home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK2.toast / Mac OS 8 Tour / Glossary / 00114.ls < prev    next >
Encoding:
Text File  |  1996-05-01  |  98 b   |  6 lines

  1. on mouseDown
  2.   global theScript
  3.   set theScript to "go to frame 85"
  4.   ButtDown(26, theScript)
  5. end
  6.